home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Transactor
/
Transactor_07_1985_Transactor_Publishing.d64
/
miteydialer3 bt
(
.txt
)
< prev
next >
Wrap
Commodore BASIC
|
2023-02-26
|
1KB
|
43 lines
10 print"[147][154]":poke53280,14:poke53281,6
15 print" [212]his program requires three other parts"
20 print" [212]hese are:[157]miteydialer3"
25 print" firstterm3 bt"
30 print" firstterm3"
35 print" [201] would also like to point out that the"
40 print"[145]miteydialer3 program has some bugs."
43 print" press [211][200][201][198][212] key to continue[146]":wait654,1
45 print"[147] [212]he first is that you must exit the"
50 print"autodial routine before dialing a new"
55 print"number or it will dial the old number"
60 print"and the new number."
65 print" [212]he second bug is that you must hang"
70 print"the modem up before dialing the first"
75 print"number. [212]o do this you could pick the"
80 print"option '[195]' in the main menu. [193]lso when"
85 print"leaving a [194][194][211] you should pick option"
90 print"'[195]' to hang up."
95 print" [198]inally, you must use the autodial"
96 print"routine to turn the modem on."
99 print" press [211][200][201][198][212] key to continue[146]":wait654,1
100 qu$=chr$(34)
102 rem
105 rem boot for autodial addition
110 rem to firstterm2
120 rem files needed:
125 rem
130 rem miteydialer3-autodial
140 rem firstterm3-modified firstterm2
150 rem firstterm3 bt-modified boot
160 rem
170 rem autodial by paul cowan
180 rem bug bbs, (416) 454-5330
190 rem 03/05/85
195 rem
205 print"[147]....loading miteydialer3 by paul cowan [146]";
210 print"load";qu$;"miteydialer3";qu$;",8,1"
250 print"new"
290 print"load";qu$;"firstterm3 bt";qu$;",8,1"
300 print"run";
330 poke631,13:poke632,13:poke633,13
335 poke634,13:poke198,4